EVP_PKEY_get0
key = EVP_PKEY_get0(pk);
void *EVP_PKEY_get0(const EVP_PKEY *pkey);
|| !TEST_ptr(legacy_obj = EVP_PKEY_get0(downgraded_pkey)))