pub unsafe fn FindExecutableA<P0, P1>( lpfile: P0, lpdirectory: P1, lpresult: &mut [u8; 260], ) -> HINSTANCEwhere P0: Param<PCSTR>, P1: Param<PCSTR>,