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