bsd_check
if (bsd_check(db) && db->debug) {
static int bsd_check(struct bsd_db *);
if (bsd_check(db))
(void)bsd_check(db);