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