pub extern "C-unwind" fn CFUUIDCreateFromUUIDBytes(
alloc: Option<&CFAllocator>,
bytes: CFUUIDBytes,
) -> Option<CFRetained<CFUUID>>👎Deprecated: renamed to
CFUUID::from_uuid_bytesAvailable on crate feature
CFUUID only.