# File lib/innodb/page/trx_sys.rb, line 48
  def size_doublewrite_info
    Innodb::FsegEntry::SIZE + (2 * (4 + 4 + 4)) + 4
  end