pub const MAX_POSITIONS: usize = 64;
Maximum positions supported by standard Shift-Or (limited by u64 bit width).