fn matched_lines_from_unchanged(
    mps: &[MatchedPos]
) -> Vec<(Option<LineNumber>, Option<LineNumber>)>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,