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