1 // bindgen-flags: --rust-target 1.0 -- --target=x86_64-pc-windows-msvc
2 
3 int __vectorcall test_vectorcall(int a, int b);
4