macro_rules! __static_cond { (participants participants) => { ... }; (participants progress) => { ... }; }