typedef struct { unsigned char dic, dln; RDB *rdb; } CRRG_DPB; #define CRRG_(name, rdb) CRRG_DPB name = {55, 2, rdb}