Official Rust hater

Results 3 issues of Official Rust hater

[repo](https://github.com/GovnocodedByChapo/moonloader-definitions)

I suppose I can't create a pull request for non-existing brach, so I'm doing it to 1.21.4

I might be stupid, but this code doesn't work: ```cpp class UFunction : ... { public: // Note the reference here void Invoke(UObject* obj, FFrame& stack, void* Z_Param__Result); }; //...