pub fn get_line_col_from_offset(data: &[u8], offset: usize) -> (usize, usize)
Get line and column from a byte offset in content.