pub fn trix_into_slice( dst: &mut [f64], input: &TrixInput<'_>, kern: Kernel, ) -> Result<(), TrixError>