vsprintf
#define vsprintf fssh_vsprintf
vsprintf(char *buffer, const char *format, va_list args)
#define vsprintf(s, f, a) _IO_vsprintf (s, f, a)
void vsprintf() {}
void vsprintf() {}