pub unsafe fn GetModuleEnvironment(
    cx: *mut JSContext,
    moduleObj: HandleObject<'_>
) -> *mut JSObject