pub unsafe fn AddClusterNode<P1>( hcluster: HCLUSTER, lpsznodename: P1, pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK, pvcallbackarg: Option<*const c_void>, ) -> HNODEwhere P1: Param<PCWSTR>,