pub fn emv_batch_slice( high: &[f64], low: &[f64], volume: &[f64], kern: Kernel, ) -> Result<EmvBatchOutput, EmvError>