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