pnpident
STAILQ_ENTRY(pnpident) id_link;
STAILQ_HEAD(,pnpident) pi_ident; /* list of identifiers */
struct pnpident *id;
id = malloc(sizeof(struct pnpident));
struct pnpident *id;