DH_set_ex_data
int DH_set_ex_data(DH *d, int idx, void *arg);
LCRYPTO_ALIAS(DH_set_ex_data);
LCRYPTO_USED(DH_set_ex_data);