pub fn compute_hashes_parallel(files: &mut [FileInfo])
Computes the BLAKE3 hash of multiple files using a thread-safe parallel approach.