sigreturn
int sigreturn(ucontext_t *);
ret = sigreturn(__DECONST(ucontext_t *, ucp));
struct sigreturn_args sigreturn;