pub fn bitmask_all(row_count: usize) -> Vec<u64>
Create an all-ones bitmask for row_count rows.
row_count