macro_rules! __static_cond { (media_author media_author) => { ... }; (media_author media) => { ... }; }