pub extern "C-unwind" fn CFBitVectorGetCountOfBit(
bv: &CFBitVector,
range: CFRange,
value: CFBit,
) -> CFIndex👎Deprecated: renamed to
CFBitVector::count_of_bitAvailable on crate feature
CFBitVector only.