pub fn test_spin_button_click(
    spinner: &impl IsA<SpinButton>,
    button: u32,
    upwards: bool
) -> bool