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