pub fn run( r: &mut dyn Read, depth: BayerDepth, cfa: CFA, dst: &mut RasterMut<'_> ) -> BayerResult<()>