pub fn get_depth<F: Fn()>( bam: IndexedReader, seq_names: &HashSet<Vec<u8>>, options: &DepthOptions, callback: &Option<F> ) -> Vec<BinnedCov>