collector_def
struct collector_def *hi = (struct collector_def *)arg;
struct collector_def *cdefs, *cdp;
if ((cdefs = GETSTRUCT(struct collector_def, cnt)) == 0) {