pub unsafe extern "C" fn FMOD_Channel_GetFadePoints(
channel: *mut FMOD_CHANNEL,
numpoints: *mut c_uint,
point_dspclock: *mut c_ulonglong,
point_volume: *mut f32,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_GetFadePoints(
channel: *mut FMOD_CHANNEL,
numpoints: *mut c_uint,
point_dspclock: *mut c_ulonglong,
point_volume: *mut f32,
) -> FMOD_RESULT