_dbm_open
static DBM *_dbm_open(const char *, const char *, int, mode_t);
return(_dbm_open(file, DBM_SUFFIX, flags, mode));