load_pg_attrs
extern int load_pg_attrs(const scf_propertygroup_t *, pgroup_t **);
r = load_pg_attrs(pg, &ipg);
r = load_pg_attrs(imp_pg2, &curpg_i);