wctomb_l
extern int wctomb_l(char *, wchar_t, locale_t);
return (wctomb_l(s, wchar, uselocale(NULL)));