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