pub const fn sub<IntegerType>( _left: IntegerType, _right: IntegerType ) -> IntegerTypewhere IntegerType: Integer,