macro_rules! __static_cond {
    (title title) => { ... };
    (title title) => { ... };
}