policydb_read
extern int policydb_read(struct policydb *p, struct policy_file *fp);
rc = policydb_read(&newpolicy->policydb, fp);