UNPACK_ARGS
r = name(UNPACK_ARGS(nr_args, args)); \
return syscall(__NR_##name, UNPACK_ARGS(nr_args, args)); \