HV* stash = SvSTASH(*el_iter); SV* el = newRV(*el_iter); /* if (HV_AMAGIC(stash)) */ SvAMAGIC_on(el); sv_2mortal(el);