macro_rules! wait_for_any_10s {
    ($test:expr, $check:expr, $assert:expr) => { ... };
}