authuser
struct authuser *au;
SLIST_ENTRY(authuser) next;
SLIST_HEAD(authusers, authuser);
struct authuser *a;