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