pub fn fdname(buf: &[u32], header_offset: usize) -> String
Port of fdname(f) macro (Src/parse.c:3152) — name string follows the fdhead record immediately. Reads bytes from the dump buffer until NUL.
fdname(f)
Src/parse.c:3152