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