msgget_args
{ AS(msgget_args), 4, (sy_call_t *)sys_msgget }, /* 225 = msgget */
sys_msgget(struct sysmsg *sysmsg, const struct msgget_args *uap)
int sys_msgget (struct sysmsg *sysmsg, const struct msgget_args *);
struct msgget_args msgget;