pub fn read_lazy_complex_range( source: &dyn RdsInput, span: LazyVector, start: usize, count: usize, ) -> Result<Vec<Complex>>