* Read binary policy file from path into the allocated pdb. * * We first read the binary policy into memory, and then we parse it to a * policydb object using sepol_policydb_from_image. This combination is slightly * faster than using sepol_policydb_read that reads the binary file in small * chunks at a time. */