pub fn describe_explain(
    scx: &StatementContext<'_>,
    _: ExplainStatement<Aug>
) -> Result<StatementDesc, PlanError>