pub unsafe extern "C" fn CFArrayGetCountOfValue(
    theArray: CFArrayRef,
    range: CFRange,
    value: *const c_void
) -> CFIndex