X509_REQ_get_attr_by_NID
int idx = X509_REQ_get_attr_by_NID(req, nid, -1);
int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos);