pub unsafe extern "C" fn JS_SetDestroyCompartmentCallback(
    cx: *mut JSContext,
    callback: JSDestroyCompartmentCallback
)