pub unsafe extern "C-unwind" fn SecPolicyCreateWithProperties(
policy_identifier: &CFType,
properties: Option<&CFDictionary>,
) -> Option<CFRetained<SecPolicy>>👎Deprecated: renamed to
SecPolicy::with_propertiesAvailable on crate features
SecBase and SecPolicy only.