pub fn plan_prepare(
    scx: &StatementContext<'_>,
    _: PrepareStatement<Aug>
) -> Result<Plan, PlanError>