pub fn execute( opts: &DefragOptions, writer: &mut dyn Write, ) -> Result<(), IdbError>
Defragment a tablespace: remove empty/corrupt pages, sort INDEX pages, fix prev/next chains, and write a clean output file.