munlock_args
{ AS(munlock_args), 4, (sy_call_t *)sys_munlock }, /* 204 = munlock */
int sys_munlock (struct sysmsg *sysmsg, const struct munlock_args *);
struct munlock_args munlock;
sys_munlock(struct sysmsg *sysmsg, const struct munlock_args *uap)