pub fn diff_lines<'a>(old: &'a str, new: &'a str) -> LineChangeset<'a>