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