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