pub unsafe fn DetermineCNOResTypeFromCluster<P0>(
    hcluster: P0,
    pcnorestype: *mut CLUSTER_MGMT_POINT_RESTYPE
) -> u32
where P0: IntoParam<HCLUSTER>,