## Feature _winapi.GetModuleFileName <!-- What Python feature is missing from RustPython? Give a short description of the feature and how you ran into its absence. --> ## Python Source code https://github.com/python/cpython/blob/v3.10.5/Modules/_winapi.c#L1292-L1324 <!-- Give a link to the feature in the CPython documentation (https://docs.python.org/3/) in order to assist in its implementation. -->
Feature
_winapi.GetModuleFileName
Python Source code
https://github.com/python/cpython/blob/v3.10.5/Modules/_winapi.c#L1292-L1324