string normalize(string in)
Normalize the input string. Performs unicode NFKD normalization and then lowercases the whole string