pub unsafe fn HasDefinedArrayBufferDetachKey(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isDefined: *mut bool
) -> bool