c2rust_refactor::matcher
pub fn match_multi_stmt( mcx: &mut MatchCtxt, pattern: &[Stmt], target: &[Stmt]) -> Option<usize>