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