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