pub const MDB_CP_COMPACT: c_uint = 0x01;
Compacting copy: Omit free space from copy, and renumber all pages sequentially.