# File lib/innodb/page.rb, line 100
  def size_fil_header
    4 + 4 + 4 + 4 + 8 + 2 + 8 + 4
  end