strcoll_l
int strcoll_l(const char *, const char *, locale_t);
return strcoll_l(s, s2, __get_locale());