__db_getchk
if ((ret = __db_getchk(dbp, key, data, flags)) != 0)
int __db_getchk __P((const DB *, const DBT *, DBT *, u_int32_t));