__vfwscanf
extern int __vfwscanf(FILE * __restrict, locale_t, const wchar_t * __restrict,
ret = __vfwscanf(fp, locale, fmt, ap);
r = __vfwscanf(&f, locale, fmt, ap);