Cyclone Scheme  0.9
int Cyc_utf8_count_code_points ( uint8_t *  s)

Count the number of code points in a string. Based on example code from Bjoern Hoehrmann.