// bindgen-flags: -- -x objective-c // bindgen-osx-only @protocol Foo @end @interface Foo @end @interface Bar : Foo @end