import cython @cython.locals(t=cython.int, i=cython.int) cpdef int dostuff(int n)