pub fn describe_reset_variable(
    _: &StatementContext<'_>,
    _: ResetVariableStatement
) -> Result<StatementDesc, PlanError>