pub fn get_compressed_size_parallel( path: &str, method: &str, threads: usize, ) -> u64
Compute compressed size for a file path with an explicit ZPAQ thread count.