#include "command.h" process_t start_server(const char *serial); void stop_server(process_t server);