pub unsafe extern "C-unwind" fn CFBitVectorFlipBitAtIndex(
bv: Option<&CFMutableBitVector>,
idx: CFIndex,
)👎Deprecated: renamed to
CFMutableBitVector::flip_bit_at_indexAvailable on crate feature
CFBitVector only.