package compiler type Circuit struct { NVars int NPublic int NSignals int }