typedef struct { unsigned char dic, dln; int efn; } CLEF_DPB; #define CLEF_(name, efn) CLEF_DPB name = {31, 2, efn}