__wcsconv
static char *__wcsconv(wchar_t *, int, locale_t);
#define SCONV(a, b, loc) __wcsconv(a, b, loc)