#pragma once extern uint8_t server_id[]; extern char server_version[]; void server_opts_add(void); void server_init(void);