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