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