pub trait CheckIndexInclusive<__TYP_ARG_0, __TYP_ARG_1>where __TYP_ARG_0: Size, __TYP_ARG_1: Size,{ type Output; }