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