dictseek
if (dictseek(dictfp, dictindex[j].start, SEEK_SET) < 0) {
(void) dictseek(dictfp, 0L, SEEK_SET);
if (dictseek(dictfp,
long dictseek(FILE *, long, int);