pub unsafe extern "C-unwind" fn ODSessionCreate(
allocator: Option<&CFAllocator>,
options: Option<&CFDictionary>,
error: *mut *mut CFError,
) -> Option<CFRetained<ODSessionRef>>👎Deprecated: renamed to
ODSessionRef::newAvailable on crate features
CFODSession and objc2-core-foundation only.