macro_rules! __static_cond { (response response) => { ... }; (response outcome_details) => { ... }; }