#import @interface A: NSObject - (id )foo __attribute__((swift_attr("@Sendable"))); @end