pub fn parse_ntpv3(i: &[u8]) -> IResult<&[u8], NtpV3Packet<'_>>
Parse an NTP version 3 packet (RFC 1305)