pub unsafe fn FindExecutableW<'a>( lpfile: impl IntoParam<'a, PWSTR>, lpdirectory: impl IntoParam<'a, PWSTR>, lpresult: PWSTR, ) -> HINSTANCE