/* Copyright 2000-2001 ActiveState
 */

extern PyObject* sv2pyo(SV* sv);
extern SV* pyo2sv(PyObject *o);