Normalizes str by making it all lower case and removing any accents from it.
str
a UTF-8 string
The normalized version of str, or null if str was not valid UTF-8
null