do_action( 'tribe_tickets_pre_rewrite' )
Use this to change the Tribe__Tickets__Attendee_Registration__Rewrite instance before new rules are committed.
Should be used when you want to add more rewrite rules without having to deal with the array merge, noting that rules for Event Tickets are themselves added via this hook (default priority).