macro_rules! __static_cond {
    (snapshots snapshots) => { ... };
    (snapshots tag) => { ... };
}