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