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