pub fn parse_packet(payload: &[u8]) -> Result<GvspPacket, GvspError>
Parse a raw UDP payload into a GVSP packet.