public struct MySerializedStruct { @MainActor public var counter = 0 public init() {} }