pub unsafe extern "C-unwind" fn SecIdentityCopySystemIdentity(
domain: &CFString,
id_ref: NonNull<*mut SecIdentity>,
actual_domain: *mut *const CFString,
) -> i32👎Deprecated: renamed to
SecIdentity::copy_system_identityAvailable on crate features
SecBase and SecIdentity only.