pub unsafe fn JS_NewUint32ArrayFromArray(
    cx: *mut JSContext,
    array: HandleObject<'_>
) -> *mut JSObject