make_tag
ret = make_tag(buf, tag_out, buf->count - oldcount);
ret = make_tag(buf, &t, buf->count - oldcount);