DB_VERSION_STRING
key.dptr = DB_VERSION_STRING;
key.dsize = strlen(DB_VERSION_STRING);
return ((char *)DB_VERSION_STRING);