typedef struct { unsigned char dic, dln; long tname; int *buf; } RCST_DPB; #define RCST_(name, tname, buf) RCST_DPB name = {139, 4, tname, buf}