pub unsafe extern "cdecl" fn uset_addRange(
    set: *mut USet,
    start: i32,
    end: i32
)