pub type DiffHunkRangeVec = SmallVec<[Range<usize>; 2]>;
pub struct DiffHunkRangeVec { /* private fields */ }