pub fn parse_u32_be(payload: &[u8]) -> Result<u32, DecodeError>