pub unsafe extern "C" fn archive_write_open_memory( arg1: *mut archive, _buffer: *mut c_void, _buffSize: size_t, _used: *mut size_t, ) -> c_int