pub unsafe extern "C" fn PyObject_Str(
    o: *mut PyObject
) -> *mut PyObject