_vwscanf_c89
#define vwscanf _vwscanf_c89
extern int _vwscanf_c89(const wchar_t *, va_list);
ret = _vwscanf_c89(fmt, ap);