pub unsafe extern "cdecl" fn uiter_setUTF8(
    iter: *mut UCharIterator,
    s: PCSTR,
    length: i32
)