pub unsafe fn JS_DeleteProperty1( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, name: *const c_char, ) -> bool