pub fn bench_bundle_load(
    runs: i64,
    crc_type: CrcRawType,
    bundles: Vec<ByteBuffer>
)