编译器错误 C2704

“identifier”:__va_start 内部函数只能在 varargs 中

__va_start 内部函数用于具有固定数量的参数的函数声明中。