#include <db.h> int DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags);
         The DB_SEQUENCE->stat_print() method prints diagnostic information to
         the output channel described by the DB_ENV->set_msgfile() 
         method.
    
         The DB_SEQUENCE->stat_print() 
            
                  method returns a non-zero error value on failure and 0 on success.