public protocol Foo {} extension Bool: Foo {} @_rawLayout(like: T) public struct Fred: ~Copyable { public init() {} }