Return the extension stack from a time-stamp request.
Declared in <openssl/ts.h>
<openssl/ts.h>
stack_st_X509_EXTENSION* TS_REQ_get_exts(TS_REQ* a);
Internal STACK_OF(X509_EXTENSION), or NULL if none are present.