pub unsafe fn SymSrvIsStoreW<P1>( hprocess: Option<HANDLE>, path: P1, ) -> Result<()>where P1: Param<PCWSTR>,