Add this line near the top of the generated faithful HLSL:

#include "ATSVT_FrameCB.hlsli"

Then use at least one ATSVT_* value in the shader. D3DCompile removes an unused cbuffer.
Recompile through ATS Visual Toolkit. A valid extension reports:
RESULT=COMPATIBLE_WITH_TOOLKIT_EXTENSION
