scf_simple_prop_next_ustring
if ((restart_str = scf_simple_prop_next_ustring(prop)) == NULL)
if (((restart_str = scf_simple_prop_next_ustring(prop)) == NULL) ||
if ((restart_str = scf_simple_prop_next_ustring(prop)) == NULL)
char *scf_simple_prop_next_ustring(scf_simple_prop_t *);