pub fn count_chars_c(data: &[u8]) -> u64
Count characters in C/POSIX locale (each byte is one character).