macro_rules! __static_cond { (blocked_mail blocked_mail) => { ... }; (blocked_mail rstatus) => { ... }; }