struct trc_global { // fields xmlNodePtr node; char* name; char* value; // methods TAILQ_ENTRY(trc_global); };