llvm/clang/test/Modules/Inputs/exportas-link/SomeKitCore.framework/Headers/SKWidget.h

@interface SKWidget
- (void)someObjCMethod;
@end