pub type SHT4xComponentType<A, I> = SHT4x<'static, A, I>;
pub struct SHT4xComponentType<A, I> { /* private fields */ }