pub unsafe fn PauseClusterNodeEx2<P4>( hnode: HNODE, bdrainnode: bool, dwpauseflags: u32, hnodedraintarget: Option<HNODE>, lpszreason: P4, ) -> u32where P4: Param<PCWSTR>,