Returns the full lowercase of STRING according to the Unicode standard. The result is not guaranteed to have the same length as the input. :LOCALE has the same semantics as the :LOCALE argument to UPPERCASE.
(string &key sb-unicode::locale)