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