pub unsafe extern "C" fn CFArrayGetValueAtIndex(
    theArray: *const __CFArray,
    idx: isize
) -> *const c_void