typedef struct { unsigned char dic, dln; AST *ast; } SREA_DPB; #define SREA_(name, ast) SREA_DPB name = {87, 2, ast}