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