const Rng = struct
const Rng = struct { ty: type, name: []const u8, init_u8s: ?[]const u8 = null, init_u64: ?u64 = null, }