pub fn ott_into_slice( dst: &mut [f64], input: &OttInput<'_>, kern: Kernel, ) -> Result<(), OttError>