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