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