pub unsafe extern "C" fn wolfSSL_CertManagerSetOCSPOverrideURL(
    cm: *mut WOLFSSL_CERT_MANAGER,
    url: *const c_char
) -> c_int