macro_rules! __static_cond {
    (drawings drawings) => { ... };
    (drawings rotation) => { ... };
}