Classifies calls by their checked function kind, including function pointers and library
delegate calls. Internal using for bindings and super dispatch stay internal.
Like is_external_call, but excludes calls that cannot affect log ordering or observable
state: staticcall and high-level view/pure callees (including this.*).