tcf_pedit
#define to_pedit(a) ((struct tcf_pedit *)a)
struct tcf_pedit *p;
struct tcf_pedit *p = to_pedit(a);
struct tcf_pedit *p = to_pedit(a);
struct tcf_pedit *d = to_pedit(a);
const struct tcf_pedit *p = to_pedit(a);
.size = sizeof(struct tcf_pedit),