pub unsafe fn ucnv_getInvalidUChars(
    converter: *const UConverter,
    erruchars: *mut u16,
    len: *mut i8,
    err: *mut UErrorCode
)