pub unsafe fn GetModuleFileNameA<'a>( hmodule: impl IntoParam<'a, HINSTANCE>, lpfilename: PSTR, nsize: u32, ) -> u32