pub fn parse_row_data<'a>(_input: &'a [u8]) -> IResult<&'a [u8], RowData>