rehash            178 hashmap.c      		rehash(map, map->tablesize << HASHMAP_RESIZE_BITS);
rehash            196 hashmap.c      		rehash(map, map->tablesize >> HASHMAP_RESIZE_BITS);