fn parse_hhmmss(cursor: &mut Cursor<'_>) -> Result<(i32, i32, i32), Error>
Parse hours, minutes and seconds