macro_rules! __static_cond { (assignment assignment) => { ... }; (assignment composition) => { ... }; }