module Locs: sig .. end
sig
end
type state
To call when the source buffer is about to be discarded
val create : unit -> state
unit -> state
val clear : state -> unit
state -> unit