const BITS_PER_KEY: usize = 10;
Bits per inserted key. 10 with k=7 is the textbook ~0.8% false positive rate.