pub fn probe_toggle_switch<'a, T>(value: &'a mut T) -> impl EguiProbe + 'awhere ToggleSwitch<'a, T>: EguiProbe,