pub fn aroon_with_kernel( input: &AroonInput<'_>, kernel: Kernel, ) -> Result<AroonOutput, AroonError>