pub unsafe fn ucnvsel_open(
    converterlist: *const *const i8,
    converterlistsize: i32,
    excludedcodepoints: *const USet,
    whichset: UConverterUnicodeSet,
    status: *mut UErrorCode
) -> *mut UConverterSelector