Goblint_lib.PrecCompareUtilSignatures for precision comparison.
module type LocalizedPrintable = sig ... endA printable, where each element is related to one location. Multiple elements might be related to the same location.
module type R = sig ... endmodule type S = sig ... end