xregs_setptr
extern void xregs_setptr(struct _klwp *, struct ucontext *, caddr_t);
xregs_setptr(lwp, &ucnat, xregs);
xregs_setptr(lwp, tuc, sp);