pub fn gnu_debugaltlink<'dw>(
    dwarf: &'dw Dwarf<'_>
) -> Result<Option<(&'dw CStr, &'dw [u8])>>