const SCANNER_DATABASE_FORMAT_MAJOR_VERSION: u64 = 1;
The major version number of the scanner database. This must be updated whenever the database format changes.