DSA_set_ex_data
int DSA_set_ex_data(DSA *d, int idx, void *arg);
LCRYPTO_ALIAS(DSA_set_ex_data);
LCRYPTO_USED(DSA_set_ex_data);