public struct UnsafeCurrentTask { public var someProperty : String = "123" public init() { } }