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