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