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