CALL
} CALL;
#define CALL 0x1
#define CALL(x, f) (x.class ? (*x.class) (x.act, f) : E_SYSTEM_ERROR)
CALL = 0,