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