sig
  exception Parse of string
  val file_base_offset : int Pervasives.ref
  val read_instr : AsmUtil.bits -> X86Types.instr * AsmUtil.bits
end