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