Helper for the version (1 byte) + flags (3 bytes) prefix that many
ISOBMFF boxes (FullBoxes) carry before their payload.
Summary
Functions
Build a FullBox payload iolist from version, flags, and the rest of the payload.
Split a FullBox payload into {version, flags, rest}.