pub unsafe extern "C-unwind" fn CFXMLNodeCreateCopy(
alloc: Option<&CFAllocator>,
orig_node: Option<&CFXMLNode>,
) -> Option<CFRetained<CFXMLNode>>👎Deprecated: renamed to
CFXMLNode::new_copyAvailable on crate feature
CFXMLNode only.