typedef struct { unsigned char dic, dln; AST *ast; } SFPA_DPB; #define SFPA_(name, ast) SFPA_DPB name = {111, 2, ast}