JUMP_FIELD
# define JUMP_FIELD(TYPE, NAME) struct { short delta1, delta2; TYPE pfn; } NAME
#define JUMP_FIELD(TYPE, NAME) TYPE NAME