macro_rules! __static_cond {
    (key key) => { ... };
    (key id) => { ... };
}
/html>