pub unsafe extern "C-unwind" fn CFBitVectorCreateMutableCopy(
allocator: Option<&CFAllocator>,
capacity: CFIndex,
bv: Option<&CFBitVector>,
) -> Option<CFRetained<CFMutableBitVector>>👎Deprecated: renamed to
CFMutableBitVector::new_copyAvailable on crate feature
CFBitVector only.