pipe2_args
{ AS(pipe2_args), 4, (sy_call_t *)sys_pipe2 }, /* 538 = pipe2 */
sys_pipe2(struct sysmsg *sysmsg, const struct pipe2_args *uap)
int sys_pipe2 (struct sysmsg *sysmsg, const struct pipe2_args *);
struct pipe2_args pipe2;