pub unsafe fn ucnv_cbFromUWriteUChars(
    args: *mut UConverterFromUnicodeArgs,
    source: *const *const u16,
    sourcelimit: *const u16,
    offsetindex: i32,
    err: *mut UErrorCode
)