ptree
static void ptree ARGS((struct op *t, int indent, struct shf *f));
ptree(va_arg(va, struct op *), indent, shf);
ptree(&t);