pub unsafe extern "C-unwind" fn JSContextGetGlobalObject(
ctx: JSContextRef,
) -> JSObjectRef👎Deprecated: renamed to
JSContext::global_objectAvailable on crate features
JSBase and JSContextRef only.