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