ExampleMultiParameter checks, that given > 6 parameters, they will be passed to the function correctly. This is important, as with > 6 parameters, we need to pass them on the stack instead of registers, so there is some special case handling here
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected