COPYIN_VAPARMS
#define COPYIN_VAPARMS(arg, vap, size, seg) \
#define COPYIN_VAPARMS(arg, vap, size, seg) uio_copyin(arg, vap, size, seg)