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