pub fn plan_explain(
    scx: &StatementContext<'_>,
    _: ExplainStatement<Aug>,
    params: &Params
) -> Result<Plan, PlanError>