ASM_RET
#define ASM_RET "jmp __x86_return_thunk\n\t"
#define ASM_RET "ret; int3\n\t"
#define ASM_RET "ret\n\t"