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