macro_rules! border_right_style {
    ($($tt:tt)+) => { ... };
}