fn check_time_ambiguity<T: EncodingType>( cursor: &mut Cursor<'_, T>, start: usize, ) -> ParserResult<()>