pub unsafe extern "C" fn FMOD_System_IsRecording(
system: *mut FMOD_SYSTEM,
id: c_int,
recording: *mut FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_System_IsRecording(
system: *mut FMOD_SYSTEM,
id: c_int,
recording: *mut FMOD_BOOL,
) -> FMOD_RESULT