pub const fn max_compressed_size(num_frames: usize) -> usize
Given the size of an uncompressed stack trace (expressed as the number of stack frames), returns an upper bound of its compressed size.