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