#include "client.h" int client(const struct client_conf *conf) { return 0; }