pub unsafe extern "C" fn JS_FireOnNewGlobalObject(
    cx: *mut JSContext,
    global: Handle<*mut JSObject>
)