int cppfunc(); int main() { return cppfunc() != 42; }