pub fn flat_voids( void_index: &FxHashMap<u32, Vec<u32>>, ) -> (Vec<u32>, Vec<u32>, Vec<u32>)
Flat wire encoding of the void index: (keys, counts, values) in the shape processGeometryBatch accepts.
(keys, counts, values)
processGeometryBatch