Help for this page
SV* obj_ref = newSViv(0); SV* obj = newSVrv(obj_ref, class);
SV* obj = newSViv(0); SV* obj_ref = newSVrv(obj, class);