pub unsafe fn OpenClusterNodeEx<P1>( hcluster: HCLUSTER, lpsznodename: P1, dwdesiredaccess: u32, lpdwgrantedaccess: Option<*mut u32>, ) -> HNODEwhere P1: Param<PCWSTR>,