fn apply_and_verify( ctx: &RunCtx<'_>, fix: FixMode, fixes: Vec<(String, Fix)>, tree_fixes: Vec<TreeFix>, total: usize, ) -> bool