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