pub unsafe fn ucnv_setSubstString(
    cnv: *mut UConverter,
    s: *const u16,
    length: i32,
    err: *mut UErrorCode
)