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