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