macro_rules! __static_cond {
    (plantings plantings) => { ... };
    (plantings size_x) => { ... };
}