sig   type t = BatPrintexc.backtrace_slot   val is_raise : BatPrintexc.Slot.t -> bool   val location : BatPrintexc.Slot.t -> BatPrintexc.location option   val format : int -> BatPrintexc.Slot.t -> string option end