elf_hash
ventry.hash = elf_hash(version);
dst->hash = elf_hash(name);
unsigned long elf_hash(const char *);
hash = elf_hash(name);