pub fn parse_u8(s: &str) -> Result<(u8, NumberFormat), ParseIntError>