ioprio_get_args
{ AS(ioprio_get_args), 4, (sy_call_t *)sys_ioprio_get }, /* 521 = ioprio_get */
sys_ioprio_get(struct sysmsg *sysmsg, const struct ioprio_get_args *uap)
int sys_ioprio_get (struct sysmsg *sysmsg, const struct ioprio_get_args *);
struct ioprio_get_args ioprio_get;