pub unsafe extern "C" fn FMOD_ChannelGroup_GetNumChannels(
    channelgroup: *mut FMOD_CHANNELGROUP,
    numchannels: *mut c_int
) -> FMOD_RESULT