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