pub fn nvi_batch_with_kernel( close: &[f64], volume: &[f64], k: Kernel, ) -> Result<NviBatchOutput, NviError>