pub fn classification_to_ascii(code: u8) -> &'static str
Returns the ASCII classification string for a classification byte.
Defaults to "Other" for unrecognized codes.
"Other"