pub unsafe fn JS_SetElement3( cx: *mut JSContext, obj: HandleObject<'_>, index: u32, v: i32, ) -> bool