pub fn load_or_extract( path: &Path, anchor: &Path, lang: Lang, cache_dir: Option<&Path>, ctx: &Context, ) -> Option<(CodeGraph, Option<String>)>