1 2 3 4 5
// bindgen-flags: --override-abi=foo=fastcall --override-abi=bar=stdcall void foo(); void bar(); void baz();