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