cephfs-journal-tool: Fix purging when importing an zero-length journal.
When importing a zero-length purge_queue journal exported previously, the last object and
the following one are now being purged for removing potential junks. In this case,
there will be no writing performed actually, so the purged last object get lost permanently.
This can be fixed by purging the object following the last object, and by zeroing the last object
starting from the offset determined by the write_pos.