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