macro_rules! __static_cond { (ip_country ip_country) => { ... }; (ip_country country_code) => { ... }; }