kdb2_dbm_store
return (kdb2_dbm_store(__cur_db, key, dat, DBM_REPLACE));
#define dbm_store kdb2_dbm_store