__ITERATOR_CATEGORY
#define __ITERATOR_CATEGORY(__i) __iterator_category(__i)
#define __ITERATOR_CATEGORY(__i) iterator_category(__i)