memintern 92 hashmap.h extern const void *memintern(const void *data, size_t len); memintern 95 hashmap.h return memintern(string, strlen(string));