EVP_PKEY_get_attr_by_NID
int idx = EVP_PKEY_get_attr_by_NID(pkey, nid, -1);
int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos);