pub unsafe extern "C-unwind" fn DADiskCreateFromBSDName(
allocator: Option<&CFAllocator>,
session: &DASession,
name: NonNull<c_char>,
) -> Option<CFRetained<DADisk>>👎Deprecated: renamed to
DADisk::from_bsd_nameAvailable on crate features
DADisk and DASession only.