pub fn apo_into_slice( dst: &mut [f64], input: &ApoInput<'_>, kern: Kernel, ) -> Result<(), ApoError>