_vswscanf_c89
#define vswscanf _vswscanf_c89
extern int _vswscanf_c89(const wchar_t *, const wchar_t *, va_list);
ret = _vswscanf_c89(wstr, fmt, ap);