pub unsafe fn JS_DeletePropertyById( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, id: Handle<'_, jsid>, result: *mut ObjectOpResult, ) -> bool