pub unsafe fn uset_serialize(
    set: *const USet,
    dest: *mut u16,
    destcapacity: i32,
    perrorcode: *mut UErrorCode
) -> i32