Return the number of extensions on an OCSP request.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
int OCSP_REQUEST_get_ext_count(OCSP_REQUEST* x);
Extension count, or 0 if none.