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