_REG32_UESP
tf->tf_rsp = gr[_REG32_UESP];
gr[_REG32_UESP] = tf->tf_rsp;
#define _UC_MACHINE32_SP(uc) ((uc)->uc_mcontext.__gregs[_REG32_UESP])