macro_rules! __static_cond { (waybill_item waybill_item) => { ... }; (waybill_item status) => { ... }; }