alist_new
extern alist_t *alist_new(int, char *);
a = alist_new(AF_UNSPEC, t);
a = alist_new(AF_UNSPEC, buffer);