pub fn analyze_file(path: &Path, source: &str) -> Option<FileIntel>
Extract imports and symbols from a source file.