ht_findnext
item = ht_findnext(&shi->si_hashiter);
item = ht_findnext(&iter->nbc_hti);
} while ((item = ht_findnext(&hti)) != 0);
} while ((item = ht_findnext(&hti)) != 0);
} while ((item = ht_findnext(&hti)) != 0);
} while ((item = ht_findnext(&hti)) != 0);
item = ht_findnext(&hti);
extern HT_ITEM *ht_findnext(HT_ITERATOR *iterator);