pub unsafe extern "C" fn FMOD_Sound_SetLoopCount(
    sound: *mut FMOD_SOUND,
    loopcount: c_int
) -> FMOD_RESULT