from awlsim.core.instructions.main cimport * cdef class AwlInsn_RND(AwlInsn): cdef _Bool __isPy2Compat cdef __run_python2(self) cdef __run_python3(self)