macro_rules! __static_cond { (sub_strand sub_strand) => { ... }; (sub_strand order_num) => { ... }; }