hashfunct
table[hashfunct (sym, table_size)];
static int hashfunct PROTO ((const char *, int));
int hash_val = hashfunct (sym, table_size);