# File lib/innodb/page.rb, line 286
  def lsn_low32_header
    fil_header[:lsn] & 0xffffffff
  end