pub unsafe extern "C" fn X509_ALGOR_set_md(
    alg: *mut X509_ALGOR,
    md: *const EVP_MD
)