pub const GNU_IDENTITY: &[u8; 8] = b"ustar \0";
The magic and version bytes for a GNU tar block. Note that, despite not having the proper ustar identity, a GNU tar block uses a strict superset of the ustar typeflags.