pub fn test_widget_click(
    widget: &impl IsA<Widget>,
    button: u32,
    modifiers: ModifierType
) -> bool