macro_rules! __static_cond { (guest_card guest_card) => { ... }; (guest_card template_id) => { ... }; }