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