pub const DOMAINNAME_MAX_LEN: usize = 255;
Maximum encoded length of a domain name. The number of labels plus sum of the lengths of the labels.