pub const MAX_STRING_LENGTH: usize = _; // 4_294_967_295usize
Maximum length of a string in the string table (u32 encoding limit)