pub const MAX_INVALID_DATA_LEN: usize = 16;
How many bytes of invalid data to capture in the error variants before truncating.