pub fn keltner_with_kernel( input: &KeltnerInput<'_>, kernel: Kernel, ) -> Result<KeltnerOutput, KeltnerError>