_scf_pg_wait
} while (_scf_pg_wait(pg, WAIT_INTERVAL) >= 0);
ret = _scf_pg_wait(pg, -1);
int _scf_pg_wait(scf_propertygroup_t *, int);