LibraryFunctions
Hard-coded database of library function specifications.
This is for when we need to use special transfer function on functions calls that have definitions.
val find : GoblintCil.Cil.varinfo -> LibraryDesc.t
Find library function descriptor for special function (as per is_special
).