pub unsafe extern "C" fn FMOD_System_RegisterOutput(
system: *mut FMOD_SYSTEM,
description: *const FMOD_OUTPUT_DESCRIPTION,
handle: *mut c_uint,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_System_RegisterOutput(
system: *mut FMOD_SYSTEM,
description: *const FMOD_OUTPUT_DESCRIPTION,
handle: *mut c_uint,
) -> FMOD_RESULT