#include #include "stdarg.h" int vsscanf(const char * restrict s, const char * restrict format, va_list arg) { } /* STDC(199901) */