pub(crate) type TableId = TableId;
#[repr(transparent)]pub(crate) struct TableId(/* private fields */);