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