pub unsafe extern "C-unwind" fn SecTrustedApplicationCreateFromPath(
path: *const c_char,
app: NonNull<*mut SecTrustedApplication>,
) -> i32👎Deprecated: renamed to
SecTrustedApplication::create_from_pathAvailable on crate features
SecBase and SecTrustedApplication only.