pub fn replace_non_printable( input: &[u8], config: &ReplaceNonPrintableConfig, ) -> (String, Vec<i16>)