collundef
RB_ENTRY(collundef) entry;
static RB_HEAD(collundefs, collundef) collundefs;
RB_PROTOTYPE_STATIC(collundefs, collundef, entry, collundef_compare);
RB_GENERATE(collundefs, collundef, entry, collundef_compare);