Kernel_ast.Position
Represented by a Json record with file, dir, basename, line
type t = Frama_c_kernel.Filepath.position
val jtype : Package.jtype
val of_json : Data.json -> t
val to_json : t -> Data.json