pub unsafe extern "C" fn wolfSSL_CTX_SetOCSP_OverrideURL(
    ctx: *mut WOLFSSL_CTX,
    url: *const c_char
) -> c_int