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