#pragma once typedef unsigned long __myjmp_buf[22]; #define FRAME_CNT 10 #define PROGR_CNT 11 #define STACK_CNT 13 #define EXTRA_PUSH_ARGS 2