nw::font::BinaryBlock
template <typename BlockBodyType> struct BinaryBlock { ut::BinaryBlockHeader header; BlockBodyType body; };
header
CONFIDENTIAL