pub unsafe extern "cdecl" fn uiter_setState(
    iter: *mut UCharIterator,
    state: u32,
    perrorcode: *mut UErrorCode
)