pub unsafe extern "C" fn PyMarshal_WriteObjectToString(
object: *mut PyObject,
version: c_int
) -> *mut PyObject