Create a set of macros for generating wrappers to host functions and insist that they be called through those, rather than having the guest construct the FunctionCall structure manually.
That will give us some more leeway for keeping things generally compatible whilst making major changes in the future and make it easier for those using the guest API to call host functions