vwscanf
extern int vwscanf(const wchar_t *_RESTRICT_KYWD, __va_list);
vwscanf(const wchar_t *fmt, va_list ap)
ret = vwscanf(fmt, ap);