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