Tracks where a symbol was imported from: the source table name and symbol ID.
@type t() :: %Eyeon.ImportLocation{symbol_id: integer(), table_name: String.t()}