db_vprintf
db_vprintf(fmt, ap);
void db_vprintf(const char *, va_list) __printflike(1, 0);
db_vprintf(Format, Args);