pub unsafe fn GetClusterNetworkKey<P0>(
    hnetwork: P0,
    samdesired: u32
) -> Result<HKEY>
where P0: IntoParam<HNETWORK>,