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