pub unsafe extern "C" fn CFArrayAppendArray(
    theArray: CFMutableArrayRef,
    otherArray: CFArrayRef,
    otherRange: CFRange
)