ref: ca563e03c774c1da22039ead4b64ef3322249f97 dir: /include/user.h/
typedef struct { uint8 id; char *name; char *pass; }user_t; user_t cuser;