namespace LootDumpProcessor.Model.Input;
public readonly record struct Pic(string? Path, string? Rcid);