towide_none
static int towide_none(wchar_t *, const char *, unsigned);
static int (*_towide)(wchar_t *, const char *, unsigned) = towide_none;
_towide = towide_none;