pub type PbMatchRecognizePermutePattern = MatchRecognizePermutePattern;
pub struct PbMatchRecognizePermutePattern { pub vars: Vec<String>, }
vars: Vec<String>