pub unsafe fn CertSrvIsServerOnlineW<P0>( pwszservername: P0, pfserveronline: *mut BOOL, ) -> Result<()>where P0: Param<PCWSTR>,