// bindgen-flags: -- -x objective-c // bindgen-osx-only @interface A -(void)f:(int)arg1 as:(int)arg2; @end