Rga Tree Split Pos Struct
data class RgaTreeSplitPosStruct(val id: RgaTreeSplitNodeIDStruct, val relativeOffset: Int) : JsonSerializable.Struct<RgaTreeSplitPos>
RgaTreeSplitPosStruct is a structure represents the meta data of the node pos. It is used to serialize and deserialize the node pos.