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