macro_rules! __static_cond {
    (spatial_relations spatial_relations) => { ... };
    (spatial_relations plant1) => { ... };
}
l>