macro_rules! unis_close_async { ($timeout: expr, $($uni: tt),+) => { ... }; }
Macro to close, atomically-ish, all Unis passed as parameters