A little utility to unpack lz4json files as generated by Firefox's bookmark backups and session restore. This is a different format from what the normal lz4 utility expects. The input must be regular file(s) (accessible via mmap()). The output is dumped to stdout.