AUDIT_STATE_BUILD
if (!ctx->dummy && ctx->state == AUDIT_STATE_BUILD)
if (!context->dummy && state == AUDIT_STATE_BUILD) {
return AUDIT_STATE_BUILD;