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