vfwscanf
extern int vfwscanf(__FILE *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
vfwscanf(FILE *iop, const wchar_t *fmt, va_list ap)
ret = vfwscanf(iop, fmt, ap);