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