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