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