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