macro_rules! __static_cond {
    (common_name_en common_name_en) => { ... };
    (common_name_en id) => { ... };
}