macro_rules! v_read_chunk_items { ($reader:ident, $version:ident, $chunk_header:ident, $type:ty) => { ... }; }