pub const PROTOCOL_VERSION: u16 = 4;
Wire protocol version negotiated between parent and child during the handshake frame. Bump only on a breaking wire change.