pub unsafe extern "C" fn CFBitVectorGetLastIndexOfBit(
    bv: CFBitVectorRef,
    range: CFRange,
    value: CFBit,
) -> CFIndex