fn iter_header( mode: Mode, _suite: &str, poisoned: &mut bool, testfile: &Path, rdr: impl Read, it: &mut dyn FnMut(DirectiveLine<'_>), )