#ifdef DECL_VSPRINTF extern int vsprintf(char *str, char *format, va_list ap); #endif