pub unsafe fn GetWindowModuleFileNameA<'a>( hwnd: impl IntoParam<'a, HWND>, pszfilename: PSTR, cchfilenamemax: u32, ) -> u32