pub const AliasList = std.ArrayList(struct
pub const AliasList = std.ArrayList(struct { alias: []const u8, name: []const u8, })