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