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