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