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