pub unsafe extern "C" fn FMOD_Channel_GetSystemObject(
    channel: *mut FMOD_CHANNEL,
    system: *mut *mut FMOD_SYSTEM
) -> FMOD_RESULT