pub const LONG_MASK: u128 = 0x3fffffffffffffffff;
Mask preserving the low 70 bits of a 75-bit long-code residue.