fn iter_directives( mode: TestMode, poisoned: &mut bool, testfile: &Utf8Path, rdr: impl Read, it: &mut dyn FnMut(DirectiveLine<'_>), )