pub unsafe extern "C" fn FMOD_System_GetSoundRAM(
system: *mut FMOD_SYSTEM,
currentalloced: *mut c_int,
maxalloced: *mut c_int,
total: *mut c_int,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_System_GetSoundRAM(
system: *mut FMOD_SYSTEM,
currentalloced: *mut c_int,
maxalloced: *mut c_int,
total: *mut c_int,
) -> FMOD_RESULT