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