#import @interface ObjCClass : NSObject - (nullable id)swiftMethod; @end @interface ObjCClass2 : NSObject @end void CImplFunc(void);