pub unsafe fn ucnv_cbToUWriteUChars(
    args: *mut UConverterToUnicodeArgs,
    source: *const u16,
    length: i32,
    offsetindex: i32,
    err: *mut UErrorCode
)