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