extern "C" void function();
int main() {function(); return 0;}
