TS_RESP_get_tst_info
LCRYPTO_USED(TS_RESP_get_tst_info);
TS_TST_INFO *TS_RESP_get_tst_info(TS_RESP *a);
tst_info = TS_RESP_get_tst_info(a);
TS_TST_INFO_print_bio(bio, TS_RESP_get_tst_info(a));
LCRYPTO_ALIAS(TS_RESP_get_tst_info);
TS_TST_INFO *tst_info = TS_RESP_get_tst_info(response);
TS_TST_INFO *tst_info = TS_RESP_get_tst_info(response);