General instructions for fixing the dependencies required for piston on windows:
- install msys2
- configure msys2 database (look for some general config instructions)
- install relevant libfreetype through pacman package manager
- copy libfreetype .a files from mingw folder into rust lib folder, rename so that they follow libfreetype-6.a pattern
- add C:\msys64\mingw64\bin to path