I need those winapi functions for backporting XTimeUtils from Kodi. Source code of that file can be found [here](https://github.com/xbmc/xbmc/blob/master/xbmc/platform/win32/XTimeUtils.cpp). - [X] FileTimeToLocalFileTime [51dfb91](https://github.com/XboxDev/nxdk/commit/51dfb91a5f10d3ec7f1aeeefd42a8514d15cd102) - [X] SystemTimeToFileTime [1a03478](https://github.com/XboxDev/nxdk/pull/747/commits/1a03478a473e99b36451898a0e609beeeb5860c0) - [X] CompareFileTime [2c83007](https://github.com/XboxDev/nxdk/pull/747/commits/2c83007eb0f4f9abe270546077f07b1679e6f9c6) - [X] FileTimeToSystemTime [a4eb21a](https://github.com/XboxDev/nxdk/pull/747/commits/a4eb21acc15d9984446565244ed38c54f8a1fca9) - [ ] LocalFileTimeToFileTime