msgrcv_args
{ .sy_narg = AS(msgrcv_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 227 = msgrcv */
struct msgrcv_args *p = params;
sys_msgrcv(struct thread *td, struct msgrcv_args *uap)
int sys_msgrcv(struct thread *, struct msgrcv_args *);