ref: 71397d51d063816e8d2047b5039765e69b21a6ac
dir: /sys/src/games/music/jukebox/client.h/
char* getroot(void); void doplay(char*); void fillbrowsebot(char*); void fillbrowsetop(char*); void fillplaytext(char*); void addchild(char*, char*); void addparent(char*); char *getoneliner(char*); char *getparent(char*); void addplaytext(char*);