pub unsafe extern "C-unwind" fn ODNodeCreateCopy(
allocator: Option<&CFAllocator>,
node: Option<&ODNodeRef>,
error: *mut *mut CFError,
) -> Option<CFRetained<ODNodeRef>>👎Deprecated: renamed to
ODNodeRef::new_copyAvailable on crate features
CFODNode and objc2-core-foundation only.