pub unsafe extern "C-unwind" fn SecCodeCopyGuestWithAttributes(
host: Option<&SecCode>,
attributes: Option<&CFDictionary>,
flags: SecCSFlags,
guest: NonNull<*mut SecCode>,
) -> i32👎Deprecated: renamed to
SecCode::copy_guest_with_attributesAvailable on crate features
CSCommon and SecCode only.