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