pub fn roc_into_slice( dst: &mut [f64], input: &RocInput<'_>, kern: Kernel, ) -> Result<(), RocError>