ioprio_set_args
{ AS(ioprio_set_args), 4, (sy_call_t *)sys_ioprio_set }, /* 520 = ioprio_set */
sys_ioprio_set(struct sysmsg *sysmsg, const struct ioprio_set_args *uap)
int sys_ioprio_set (struct sysmsg *sysmsg, const struct ioprio_set_args *);
struct ioprio_set_args ioprio_set;