ref: b579d46f62e61c4fbb97ed9edd024ddb26def34d
dir: /fns.h/
Request parseline(char*); Command* findcommand(char*); Command* findcommandn(int); void execrequest(Request); void clearrequest(Request); void reply(Reply, ...); int Rfmt(Fmt *f); char *getversion(void);