DUP
#define DUP(T, x, ...) dup_param(#T, &error->params.x);
#undef DUP
enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */