pst_header
struct pst_header *pst;
pst = (struct pst_header*) p;
struct pst_header *pst = (struct pst_header*) p;
p + sizeof(struct pst_header),
p += sizeof(struct pst_header) + (2 * pst->numpstates);