pub fn read_fdhead(buf: &[u32], offset: usize) -> Option<fdhead>
Decode a fdhead record at the given u32-word offset in the dump buffer. Used by the header-walk loops in bin_zcompile -t.
fdhead
bin_zcompile -t