rebuildLimit
if (t->numEntries >= rebuildLimit * t->size)
if (t->numEntries >= rebuildLimit * t->bucketsSize)