pub unsafe fn uset_addAllCodePoints(
    set: *mut USet,
    str: *const u16,
    strlen: i32
)