pub fn test_find_sibling(
    base_widget: &impl IsA<Widget>,
    widget_type: Type
) -> Option<Widget>