pub unsafe fn uiter_setString(
    iter: *mut UCharIterator,
    s: *const u16,
    length: i32
)