pub fn parse_u128(s: &str) -> Result<(u128, NumberFormat), ParseIntError>