extern "C" { void FSOUND_Close(); } int main() { FSOUND_Close(); }