pub const MAX_HEX_BYTES: usize = 128;
Maximum number of bytes shown in a raw hex dump before truncation.