pub unsafe extern "C" fn wolfSSL_CTX_EnableOCSP(
    ctx: *mut WOLFSSL_CTX,
    options: c_int
) -> c_int