ctx_wrapper
static void ctx_wrapper(ucontext_t *ucp, handler_t func, uint32_t sig,
ucp->uc_mcontext.mc_srr0 = (uint32_t) ctx_wrapper;
static void ctx_wrapper(ucontext_t *ucp, handler_t func, uint32_t sig,
ucp->uc_mcontext.mc_srr0 = (uint64_t) ctx_wrapper;