Astral_internal.Location_sigtype 'a locs = {internal : 'a;bounds : LocationBounds0.t;heap_sort : HeapSort.t;null : SMT.t;sort : Sort.t;constants : SMT.t list;mapping : (SMT.t * SMT.t) Sort.Map.t;sort_encoding : sort_encoding Sort.Map.t;}module type LOCATIONS_BASE = sig ... endmodule type LOCATIONS = sig ... end