pub unsafe extern "C-unwind" fn CFArrayAppendValue(
the_array: Option<&CFMutableArray>,
value: *const c_void,
)👎Deprecated: renamed to
CFMutableArray::append_valueAvailable on crate feature
CFArray only.