pub unsafe fn SetClusterQuorumResource<P1>( hresource: HRESOURCE, lpszdevicename: P1, dwmaxquologsize: u32, ) -> u32where P1: Param<PCWSTR>,