pub fn u64_from_le_bytes(bytes: &[u8]) -> u64
Convert a u64 from little-endian byte order to native byte order