pub unsafe extern "C" fn CFBitVectorCreateMutableCopy(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    bv: CFBitVectorRef,
) -> CFMutableBitVectorRef