pub unsafe extern "C" fn wolfSSL_CertManagerCheckOCSP(
    cm: *mut WOLFSSL_CERT_MANAGER,
    der: *mut c_uchar,
    sz: c_int
) -> c_int