pub unsafe fn RemoveClusterResourceNode<P0, P1>(hresource: P0, hnode: P1) -> u32
where P0: IntoParam<HRESOURCE>, P1: IntoParam<HNODE>,