pub unsafe extern "C" fn CFArrayBSearchValues( theArray: *const __CFArray, range: CFRange, value: *const c_void, comparator: extern "C" fn(*const c_void, *const c_void) -> CFComparisonResult, context: *mut c_void) -> isize