_vfscanf_c89
#define vfscanf _vfscanf_c89
extern int _vfscanf_c89(FILE *, const char *, va_list);
ret = _vfscanf_c89(iop, fmt, ap);