pub unsafe extern "C-unwind" fn DASessionCreate(
allocator: Option<&CFAllocator>,
) -> Option<CFRetained<DASession>>👎Deprecated:
renamed to DASession::new
Available on crate feature
DASession only.