pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
    theArray: *mut __CFArray,
    idx: isize
)