pub fn fused_and_popcount_dispatch(a: &[u64], b: &[u64]) -> u64
Fused AND+popcount dispatch using the best available SIMD path.