status_get_range
sr = status_get_range(ft->c, x, y);
sr = status_get_range(c, x, y - m->statusat);
struct style_range *status_get_range(struct client *, u_int, u_int);