typedef struct { unsigned char dic, dln; AST *ast; } SRRA_DPB; #define SRRA_(name, ast) SRRA_DPB name = {21, 2, ast}