pub unsafe fn ClusterNetworkOpenEnum<P0>(
    hnetwork: P0,
    dwtype: u32
) -> HNETWORKENUM
where P0: IntoParam<HNETWORK>,