SID

Git Source

struct SID {
    uint64 set;
    uint64 id;
}