pub unsafe extern "C" fn dm_count_chars(
    str: *const c_char,
    len: usize,
    c: c_int
) -> c_uint