1 2 3 4
use core_foundation::base::CFIndex; pub type CMItemCount = CFIndex; pub type CMItemIndex = CFIndex;