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