pub extern "C-unwind" fn CFUUIDCreateString(
alloc: Option<&CFAllocator>,
uuid: Option<&CFUUID>,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFUUID::new_stringAvailable on crate feature
CFUUID only.