#import FOUNDATION_EXPORT int add(int a, int b); @interface Test : NSObject - (void)hello; @end