pub fn nfc_identifier(name: &str) -> Cow<'_, str>
NFC-normalize an identifier. ASCII (the overwhelming majority of symbol names) and already-NFC strings take the zero-alloc path.