pub unsafe extern "C" fn EVP_MD_CTX_set_flags(
    ctx: *mut EVP_MD_CTX,
    flags: c_int
)