pub const MAX_IDENTIFIER_VALUE_BYTES: usize = 4096;
Maximum UTF-8 byte length of an external identifier value.