pub unsafe fn SymSetSearchPath<P1>( hprocess: HANDLE, searchpatha: P1, ) -> Result<()>where P1: Param<PCSTR>,