p_xdrfunc
p_xdrfunc(ARG, proc->args.decls->decl.type);
p_xdrfunc(ARG, proc->args.argname);
p_xdrfunc(RESULT, proc->res_type);
static void p_xdrfunc(const char *, const char *);