pub fn write_samplesheet( config: &Config, fastq_paths: &[Utf8PathBuf], tracking_sheet_dir: &Utf8Path, output_path: &Utf8Path, ) -> Result<()>