extern "C" int
c_function ()
{
    return 600;
}
