sets/gets a UID value at which processing will stop - used for debugging
UK2GTFS_option_stopProcessingAtUid(value)
If no value passed in will return the current setting of the option. (Usually NULL) If value passed in, timetable build processing will stop in atoc_overlay.makeCalendarInner() when an exact match for that value is encountered.
THIS ONLY WORKS WITH ncores==1