pub fn parse_u64(s: &str) -> Result<(u64, NumberFormat), ParseIntError>