count_lines
static unsigned int count_lines(const char *text, unsigned int text_size)
static int count_lines(const char *start, const char *end)