pub unsafe fn ucnv_getUnicodeSet(
    cnv: *const UConverter,
    setfillin: *mut USet,
    whichset: UConverterUnicodeSet,
    perrorcode: *mut UErrorCode
)