fn file_location(root: &Path, file_path: &str) -> Option<Location>
Build a Location pointing to the start of a source file.
Location