wcscoll
int wcscoll(const wchar_t *, const wchar_t *);
PROTO_STD_DEPRECATED(wcscoll);
ret = wcscoll(s1, s2);