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