1 2 3 4 5 6
# cython: overflowcheck.fold = False ctypedef unsigned int INT include "overflow_check.pxi"