pub unsafe extern "C" fn CFArrayAppendArray(
    theArray: *mut __CFArray,
    otherArray: *const __CFArray,
    otherRange: CFRange
)