pub unsafe fn uset_containsString(
    set: *const USet,
    str: *const u16,
    strlen: i32
) -> i8