pub type HmacSha256SoftwareComponentType<S> = HmacSha256Software<'static, S>;
pub struct HmacSha256SoftwareComponentType<S> { /* private fields */ }