strset_t
strset_t *ssp;
strset_t cur, nxt;
strset_t *ssp;
strset_t new;
if (0 == (new = (strset_t)malloc(sizeof (*new)))) {
const strset_t *ssp;
strset_t cur;
strset_t minuses;