pub unsafe fn StealArrayBufferContents(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> *mut c_void