pub unsafe extern "C" fn JS_DeleteElement( cx: *mut JSContext, obj: Handle<*mut JSObject>, index: u32, result: *mut ObjectOpResult, ) -> bool