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