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