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