_vsscanf_c89
#define vsscanf _vsscanf_c89
extern int _vsscanf_c89(const char *, const char *, va_list);
ret = _vsscanf_c89(str, fmt, ap);