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