pub unsafe extern "C" fn PKCS7_add_signed_attribute( p7si: *mut PKCS7_SIGNER_INFO, nid: c_int, attrtype: c_int, data: *mut c_void, ) -> c_int