pub fn init_global_module<'cx, M: NativeModule<'cx>>( cx: &'cx Context, global: &Object<'_>, module: &M, ) -> Option<Object<'cx>>