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