pub fn rewrap_lines( lines: List(vxml.Line), occupied_width_before_text: Int, max_line_width: Int, ) -> #(List(vxml.Line), Int)