pub unsafe extern "C" fn EVP_PKEY_CTX_get_rsa_mgf1_md(
    ctx: *mut EVP_PKEY_CTX,
    out_md: *mut *const EVP_MD
) -> c_int