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