All the links i\'ve come across about hash maps in C only discuss about maps that takes an integer as key. Is there anyway to replace int with a const char* ?