Sendable
Expressed as `__swift_attr__("~Sendable")` this acts like `: ~Sendable` on Swift type declarations and supersedes `@_nonSendable(_assumed)`. Resolves: rdar://140928937