dconf_get_dumpsize
extern int dconf_get_dumpsize(dumpconf_t *);
return (dconf_get_dumpsize(&dc) ? E_SUCCESS : E_ERROR);