macro_rules! __static_cond {
    (maps maps) => { ... };
    (maps last_visit) => { ... };
}