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