pub unsafe fn JS_FireOnNewGlobalObject(
    cx: *mut JSContext,
    global: HandleObject<'_>
)