style_ranges
struct style_ranges *ranges = NULL;
u_int available, const char *expanded, struct style_ranges *srs,
style_ranges_init(struct style_ranges *srs)
style_ranges_free(struct style_ranges *srs)
style_ranges_get_range(struct style_ranges *srs, u_int x)
TAILQ_HEAD(style_ranges, style_range);
struct style_ranges ranges;
struct style_ranges *srs;