pub unsafe extern "C" fn GetModuleEnvironment(
    cx: *mut JSContext,
    moduleObj: Handle<*mut JSObject>
) -> *mut JSObject