pub unsafe extern "C" fn PyObject_Print( o: *mut PyObject, fp: *mut FILE, flags: c_int, ) -> c_int
Py_LIMITED_API