mq_notify_args
{ AS(mq_notify_args), 4, (sy_call_t *)sys_mq_notify }, /* 515 = mq_notify */
sys_mq_notify(struct sysmsg *sysmsg, const struct mq_notify_args *uap)
int sys_mq_notify (struct sysmsg *sysmsg, const struct mq_notify_args *);
struct mq_notify_args mq_notify;