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