The gas cost of invocation of that host call.
NOTE: ((reg: HostCallRegisters) => Gas) function is for compatibility reasons: pre GP 0.7.2
ReadonlycurrentCurrently executing service id.
Index of that host call (i.e. what PVM invokes via ecalli)
Input&Output registers that we should add to tracing log.
Actually execute the host call.
NOTE the call is ALLOWED and expected to modify registers and memory.
Return remaining gas to the PVM.
NOTE it should be the gas left is AFTER this function is invoked.
https://graypaper.fluffylabs.dev/#/9a08063/311301311301?v=0.6.6