pub unsafe extern "C" fn JS_SetElement3( cx: *mut JSContext, obj: Handle<*mut JSObject>, index: u32, v: i32, ) -> bool