NewClient
CLIENT *NewClient(u_int8_t *);
if ((client = NewClient(addr)) == NULL) /* alloc new client */