macro_rules! __static_cond {
    (website website) => { ... };
    (website id) => { ... };
}