typedef struct { unsigned char dic, dln; int efn; AST *ast; } CMKTS_DPB; #define CMKTS_(name, efn, ast) CMKTS_DPB name = {27, 3, efn, ast}