pub unsafe extern "C" fn FMOD_ChannelControl_GetFadePoints(
channelcontrol: *mut FMOD_CHANNELCONTROL,
numpoints: *mut c_uint,
point_dspclock: *mut c_ulonglong,
point_volume: *mut f32,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_ChannelControl_GetFadePoints(
channelcontrol: *mut FMOD_CHANNELCONTROL,
numpoints: *mut c_uint,
point_dspclock: *mut c_ulonglong,
point_volume: *mut f32,
) -> FMOD_RESULT