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