pub fn get_parallel_compressed_sizes_from_sequential_paths( paths: &[&str], method: &str, threads: usize, ) -> Vec<u64>