typedef struct { unsigned char dic, dln; int efn; } SETF_DPB; #define SETF_(name, efn) SETF_DPB name = {33, 2, efn}