pub fn parse_border_top_width<'a>( input: &'a str, ) -> Result<LayoutBorderTopWidth, CssPixelValueParseError<'a>>