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