Input: 64 bit hashcode
|---------w-------------| |------------p'----------|
10101101.......1010101010 10101010101 01010101010101
|------p-----|
Output: 32 bit int
|b| |-q'-| |------------p'----------|
1 010101 01010101010 10101010101010
|------p-----|
The default values of p', q' and b are 25, 6, 1 (total 32 bits) respectively.