macro_rules! __static_cond { (condition condition) => { ... }; (condition recommendations) => { ... }; }