d2i_PrivateKey_bio
EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
ok = TEST_ptr(pkey = d2i_PrivateKey_bio(key_bio, NULL));