stack_sbuf_print
stack_sbuf_print(&sb, st);
stack_sbuf_print(sb, st[i]);
void stack_sbuf_print(struct sbuf *, const struct stack *);