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