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