pub const MAX_ERROR_MESSAGE_BYTES: usize = 4096;
Maximum UTF-8 bytes in an English technical error message.