pub unsafe extern "C" fn PyMarshal_ReadObjectFromFile(
    arg1: *mut FILE
) -> *mut PyObject