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