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