Unicode.normalize() in NFC mode is a noop for narrow strings.

Imported from https://youtrack.roxen.com/issue/PIKE-79

Reported by @grubba

Optimize the case where Unicode.normalize() is called in NFC mode on an 8-bit string.