N_STROFF
strbase = (char *) (aoutdata + N_STROFF(*hdrp));
if (lseek(fd, N_STROFF(ebuf), SEEK_SET) == -1)