SYMCHUNK
sym_ptr = malloc((SYMCHUNK+1)
syms_left = SYMCHUNK;
for (i = 0, j = SYMCHUNK, ptr = symlist; i < nsyms; i++, j--, ptr++) {
j = SYMCHUNK;