pub fn describe_fetch(
    _: &StatementContext<'_>,
    _: FetchStatement<Aug>
) -> Result<StatementDesc, PlanError>