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