macro_rules! __static_cond { (medication medication) => { ... }; (medication controllable) => { ... }; }