The struct for the SDK interface.
This is usually filled in by the SDK itself.
See https://develop.sentry.dev/sdk/event-payloads/sdk.
@type t() :: %Sentry.Interfaces.SDK{name: String.t(), version: String.t()}