I need to store a big hash set, able to contain up to approx 200 millions 40 bit values.Storing it as 200 millions 64 bit value would be acceptable (despite the 200 millions * 16 bits loss).