The implementation of yielding is heavily dependent on the function call ABI which makes it necessary for `gtyield` to be `callconv(.C)`
The implementation of yielding is heavily dependent on the function call ABI which makes it necessary for
gtyieldto becallconv(.C)