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