pub fn test_widget_deletion<F, U>(constructor: F)where F: FnOnce(&mut BuildContext<'_>) -> Handle<U>, U: ObjectOrVariant<UiNode>,