sigctx_wrapper
static void sigctx_wrapper(ucontext_t *ucp, handler_t func, uint64_t *args);
ucp->uc_mcontext.mc_rip = (register_t)sigctx_wrapper;