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