sys_pset_destroy
return sys_pset_destroy(l, (const void *)uap, retval);
.sy_call = (sy_call_t *)sys_pset_destroy
check_syscall_args(sys_pset_destroy)
int sys_pset_destroy(struct lwp *, const struct sys_pset_destroy_args *, register_t *);