CGL Load translation complete. Doesn't appear to load correctly. It tries to allocate a massive amount of memory because I think some of the registers aren't setup properly.
For some reason, codeconvert.ai is doing a better(?) job today. Here's a much better partial translation.
It's got the structures and the code looks like C without jumps and register references. It also seems to somehow know the variable names, like version, minorversion and build. Maybe they've added some source code from the CGL source to their training set. It also seems to have worked out the stack structure.
Still doesn't work though, writes beyond allocated memory.