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