pub fn verify_and_fix<A: Arch>( encodings: &mut Vec<Encoding<A, ()>>, remove: bool, )
Check the integrity of all encodings, and apply automatic fixes if possible.