sbuf_addf
static void sbuf_addf(struct sbuf *s, const char *fmt, ...) __printflike(2,3);
sbuf_addf(struct sbuf *s, const char *fmt, ...)