pub fn cci_into_slice( dst: &mut [f64], input: &CciInput<'_>, kern: Kernel, ) -> Result<(), CciError>