pub unsafe extern "C" fn HasDefinedArrayBufferDetachKey(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    isDefined: *mut bool
) -> bool