pub type AnalogComparatorComponentType<AC> = AnalogComparator<'static, AC>;
pub struct AnalogComparatorComponentType<AC> { /* private fields */ }