pub unsafe extern "C" fn JS_NewInt32ArrayFromArray( cx: *mut JSContext, array: Handle<*mut JSObject>, ) -> *mut JSObject