Signature.Entrytype t = | Raw_declaration of {location : Beluga_syntax.Syncom.Location.t;declaration : Declaration.t;}| Raw_pragma of {location : Beluga_syntax.Syncom.Location.t;pragma : Pragma.t;}| Raw_comment of {location : Beluga_syntax.Syncom.Location.t;content : Support.String.t;}