pub fn vwmacd_with_kernel( input: &VwmacdInput<'_>, kernel: Kernel, ) -> Result<VwmacdOutput, VwmacdError>