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