Soteria_c_lib.Compilation_databaseStrings need to be properly unescaped, I think upgrading to Yojson 3.0 will fix this, but in the meantime the ecosystem is pretty locked...
val cmd_of_yojson : Yojson__Basic.t -> cmdtype t = cmd listval of_yojson : Yojson__Basic.t -> tval from_file : string -> tval dump_originals : string -> cmd list -> unit