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