pub fn normalize_nfc(s: &str) -> StringExpand description
Normalize a string to Unicode NFC form.
Used for filenames from sources not covered by nzb-core’s parser (e.g. yEnc headers from nzb-decode). NZB-derived names are already normalized by nzb-core v0.1.1+.