#pragma once
#include "pch.h"

void IPFilterGetLayerKey(
    GUID& spec,
    unsigned int layer);
