pub const HEADER_LEN: usize = 4;
The bytes before a datagram’s payload: the version, the token, and the identifier.