# Functions
For returns the summary for a given call if it exists, or nil if no summary matches the called function.
# Variables
FuncSummaries contains summaries for regular functions that could be called statically.
InterfaceFuncSummaries contains summaries for common interface functions such as Write or Read, that could be called statically (i.e.