112a9d9c8Sopenharmony_ci// bindgen-flags: --rust-target nightly --raw-line '#![cfg(feature = "nightly")]' --raw-line '#![feature(abi_vectorcall)]' -- --target=x86_64-pc-windows-msvc 212a9d9c8Sopenharmony_ci 312a9d9c8Sopenharmony_ciint __vectorcall test_vectorcall(int a, int b); 4