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