typedef struct { unsigned char dic, dln; int *buf; } GTIM_DPB; #define GTIM_(name, buf) GTIM_DPB name = {61, 2, buf}