lwp_load
extern void lwp_load(klwp_t *, gregset_t, uintptr_t);
lwp_load(lwp, uc.uc_mcontext.gregs, thrptr);