Allocate an empty OCSP Request.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
OCSP_REQUEST* OCSP_REQUEST_new();
New OCSP_REQUEST, or NULL on allocation failure.