DumpFunction
for (i=0; i<n; i++) DumpFunction(f->p[i],D);
DumpFunction(f,&D);
static void DumpFunction(const Proto* f, DumpState* D);