pub fn validate_chunk_indices_batch(indices: &[u64], max_index: u64) -> Vec<u64>
Batch validate chunk indices are within bounds.