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