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