pub unsafe extern "C" fn PKCS7_add_certificate(
    p7: *mut PKCS7,
    x509: *mut X509
) -> c_int