pub unsafe extern "C" fn PKCS7_set_signed_attributes(
    p7si: *mut PKCS7_SIGNER_INFO,
    attributes: *mut stack_st_X509_ATTRIBUTE
) -> c_int