public typealias Int = Builtin.Int32 public struct Container { public func doSomething() {} public init() {} }