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