pub fn parse_u64_from_bytes(bytes: &[u8]) -> Option<u64>
Parse a fixed-width byte slice to u64, optimized for parsing ISO8601 components