_vscanf_c89
#define vscanf _vscanf_c89
extern int _vscanf_c89(const char *, va_list);
ret = _vscanf_c89(fmt, ap);