community_type
printf("%s ", community_type(c));
const char *community_type(struct community *c);
community_type(&s->action.community));
printf("%s ", community_type(&s->action.community));