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