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