static long guessHashMapSize(int mapSize) { ret roundUpTo(8, 48+mapSize*38L); }