Payload for staged extension code that cannot replace the current VM generation.
@type t() :: %Minga.Events.ExtensionRestartRequiredEvent{ extension: atom(), new_ref: String.t() | nil, old_ref: String.t() | nil, reason: :source_changed | :updated | :installed }