__setcontext
extern int __setcontext(const ucontext_t *);
(void) __setcontext(ucp);
ret = __setcontext(&uc);