pub unsafe extern "C-unwind" fn CSIdentityGetFullName(
identity: &CSIdentity,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CSIdentity::full_nameAvailable on crate feature
CSIdentity only.