pub unsafe extern "C-unwind" fn SecStaticCodeCreateWithPathAndAttributes(
path: &CFURL,
flags: SecCSFlags,
attributes: &CFDictionary,
static_code: NonNull<*const SecStaticCode>,
) -> i32👎Deprecated: renamed to
SecStaticCode::create_with_path_and_attributesAvailable on crate features
CSCommon and SecStaticCode only.