#import "SwiftMix-Swift.h"
int ObjCMain(void) {
  return [SwiftMainClass SwiftMain];
}