debug_print_buf
debug_print_buf("label", &lab);
debug_print_buf("code", &code);
debug_print_buf("comment", &com);
debug_print_buf("with text", &token);
void debug_print_buf(const char *, const struct buffer *);