pub type SideTableRefCounts = RefCounts;
struct SideTableRefCounts { pub refCounts: u8, }
refCounts: u8