pub fn use_gen_toggle_with( f: impl FnOnce() -> bool, ) -> UseGenToggleWith<impl FnOnce() -> (bool, Toggle)>