macro_rules! __static_cond {
    (shadings shadings) => { ... };
    (shadings layer_id) => { ... };
}