pub unsafe fn HcnEnumerateGuestNetworkPortReservations(
    returncount: *mut u32,
    portentries: *mut *mut HCN_PORT_RANGE_ENTRY,
) -> Result<()>