1 // bindgen-flags: -- -std=c++11 2 3 char __attribute__((ms_abi)) a(char, ...); 4 char b(char, ...); 5