decl_PrintDecl
decl_PrintDecl(tp->t_args, lvl + 1);
decl_PrintDecl(pp, 0);
static void decl_PrintDecl(decl_t *, int);