using System; namespace ARMeilleure.Translation { delegate ulong GuestFunction(nint nativeContextPtr); }