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