pub unsafe fn JS_NewInt32ArrayFromArray( cx: &mut JSContext, array: Handle<'_, *mut JSObject>, ) -> *mut JSObject