pub const ALIAS_HEADER_LEN: usize = _; // 17usizeExpand description
Fixed-size alias header prepended to every peer record.
Layout:
Byte 0 alias_len (0 = no alias, 1–16 = alias present)
Bytes 1–16 alias data (16-byte slot; only alias_len bytes significant)