pub fn plan_declare(
    _: &StatementContext<'_>,
    _: DeclareStatement<Aug>,
    params: &Params
) -> Result<Plan, PlanError>