grow_obuf
c = grow_obuf(cp, off);
if (grow_obuf(cp, off) == NULL)
if (grow_obuf(cp, 0) == NULL)
char *grow_obuf(struct con *, int);