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