1 extern "C" int
2 c_function ()
3 {
4     return 600;
5 }
6