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