pub unsafe extern "C-unwind" fn CFArrayAppendArray(
the_array: Option<&CFMutableArray>,
other_array: Option<&CFArray>,
other_range: CFRange,
)👎Deprecated: renamed to
CFMutableArray::append_arrayAvailable on crate feature
CFArray only.