pub unsafe extern "C" fn PyMarshal_WriteObjectToFile( object: *mut PyObject, file: *mut FILE, version: c_int, )