This initializer doesn't seem to be necessary as part of the public API. This class is public so the values can be read from SentrySpan, but I don't think users of the SDK ever initialize the type. So this PR moves the initializers to a private header
#skip-changelog