RAC
From Just Solve the File Format Problem
RAC (Random Access Compression) is a file format for storing compressed data. It is loosely associated with Google's Wuffs programming language. Its main feature is that it supports a significant degree of random access to the decompressed data. As of 2019-12, it is a work in progress.
Identification
Files begin with signature bytes 72 c3 63
.