pub unsafe extern "C" fn evhttp_uri_set_host(
    uri: *mut evhttp_uri,
    host: *const c_char
) -> c_int