pub unsafe extern "C" fn wolfSSL_SetOCSP_OverrideURL(
    ssl: *mut WOLFSSL,
    url: *const c_char
) -> c_int