pub unsafe fn GetClusterNetInterfaceState<P0>(
    hnetinterface: P0
) -> CLUSTER_NETINTERFACE_STATE
where P0: IntoParam<HNETINTERFACE>,