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