pub type PriorityComponentType<CAP> = PrioritySched<CAP>;
pub struct PriorityComponentType<CAP> { /* private fields */ }