_vfwscanf_c89
#define vfwscanf _vfwscanf_c89
extern int _vfwscanf_c89(FILE *, const wchar_t *, va_list);
ret = _vfwscanf_c89(iop, fmt, ap);