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