fn legacy_fuzz_corpus_dir( root: Option<&Path>, contract_name: &str, func: &Function, test_name: &str, ) -> Option<PathBuf>
Returns the legacy unqualified corpus when the qualified corpus has no entries.