pub unsafe extern "C" fn CreateModuleRequest(
    cx: *mut JSContext,
    specifierArg: Handle<*mut JSString>
) -> *mut JSObject