pub unsafe extern "C-unwind" fn CFArrayGetCountOfValue(
the_array: &CFArray,
range: CFRange,
value: *const c_void,
) -> CFIndex👎Deprecated: renamed to
CFArray::count_of_valueAvailable on crate feature
CFArray only.