pub unsafe fn JS_SetElement4( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, index: u32, v: u32, ) -> bool