namespace CpDatLib; public record CpDatParseResult(CpDatScheme? Scheme, string? Error);