pub fn create_synthetic_venue_order_id(ts_event: u64) -> VenueOrderId
Create a synthetic VenueOrderId using timestamp and UUID suffix.
VenueOrderId
Format: S-{hex_timestamp}-{uuid_prefix}
S-{hex_timestamp}-{uuid_prefix}