// bindgen-flags: -- -x objective-c // bindgen-osx-only @interface Foo + (void)foo; - (void)foo; @end