pnpident
STAILQ_ENTRY(pnpident) id_link;
STAILQ_HEAD(, pnpident) pi_ident;
struct pnpident *id;
id = malloc(sizeof(struct pnpident));