neighbor
struct neighbor *n_next;
static struct neighbor *neighbors;
struct neighbor *np;
np = (struct neighbor *)malloc(len);