pub unsafe extern "C-unwind" fn SecTaskCopySigningIdentifier(
task: &SecTask,
error: *mut *mut CFError,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
SecTask::signing_identifierAvailable on crate feature
SecTask only.