pub unsafe fn GetClusterNetworkId<P0>(
    hnetwork: P0,
    lpsznetworkid: PWSTR,
    lpcchname: *mut u32
) -> u32
where P0: IntoParam<HNETWORK>,