ocs_textbuf_vprintf
ocs_textbuf_vprintf(textbuf, fmt, ap);
ocs_textbuf_vprintf(ramlog->cur_textbuf, fmt, ap);
extern void ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap) __printflike(2, 0);