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